<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry combineaccessrules="false" kind="src" path="/Example State-Space Planner"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
		<attributes>
			<attribute name="module" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="planning.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/Test%20Planners/planning.jar!/doc"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="planners/bb.jar"/>
	<classpathentry kind="lib" path="planners/bfs.jar"/>
	<classpathentry kind="lib" path="planners/gp.jar"/>
	<classpathentry kind="lib" path="planners/hsp.jar"/>
	<classpathentry kind="lib" path="planners/pop.jar"/>
	<classpathentry kind="lib" path="planners/reg.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
